Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: incorrect balance on alias address #1033

Merged
merged 13 commits into from
Jan 31, 2024

Conversation

panteleymonchuk
Copy link
Collaborator

Description of change

fixes #910
Available balance not correct because doesn't use it's own output amount.

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How the change has been tested

Go to any alias page. Like: <network>/addr/smr1prxvwqvwf7nru5q5xvh5thwg54zsm2y4wfnk6yk56hj3exxkg92mx20wl3s
Make sure that balance for alias correct.

Change checklist

Add an x to the boxes that are relevant to your changes, and delete any items that are not.

  • [] My code follows the contribution guidelines for this project
  • [] I have performed a self-review of my own code
  • [] I have commented my code, particularly in hard-to-understand areas
  • [] I have made corresponding changes to the documentation
  • [] I have added tests that prove my fix is effective or that my feature works
  • [] New and existing unit tests pass locally with my changes

@begonaalvarezd begonaalvarezd marked this pull request as ready for review January 31, 2024 15:45
@begonaalvarezd begonaalvarezd self-requested a review January 31, 2024 16:07
@begonaalvarezd begonaalvarezd merged commit fd292c2 into main Jan 31, 2024
5 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/issues-910-incorrect-balance-alias branch January 31, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Fix incorrect balance on alias address
3 participants